{{ctrl.SSUtilService.getCurrentDateTime()}}

Permission Denied - {{ctrl.permission_code}}

Project Name

{{ ctrl.property.name }}

Property Type

{{ ctrl.property.getPropertyTypesMap[ctrl.property.type] }}

Location

{{ ctrl.property.location }}

Tenure

{{ ctrl.property.tenure }}

No. of Units

{{ ctrl.property.unit_count}}

District

{{ ctrl.property.region }}

Top Date

{{ ctrl.SSUtilService.formatDate2(ctrl.property.construction_date) }}

Sales Manager

{{ ctrl.property.sales_contact_name }}

Contact

{{ ctrl.property.contact_number }}

Email

{{ ctrl.property.contact_email }}

TOTAL SALES

{{ ctrl.property.days_passed }} Days Passed

Project Size: {{ ctrl.TOTAL_PROPERTY_UNITS }} units

Launched: {{ ctrl.totalresidentialUnits + ctrl.totalcommercialUnits }} units

  • Residential: {{ ctrl.totalresidentialUnits }}
  • Commercial: {{ ctrl.totalcommercialUnits }}

Available: {{ ctrl.residentialUnSoldUnits + ctrl.commercialUnSoldUnits }} units

  • Residential: {{ ctrl.residentialUnSoldUnits }}
  • Commercial: {{ ctrl.commercialUnSoldUnits }}

Sold: {{ ctrl.residentialSoldUnits + ctrl.commercialSoldUnits }} units

  • Residential: {{ ctrl.residentialSoldUnits }}
  • Commercial: {{ ctrl.commercialSoldUnits }}

Last updated: {{ ctrl.SSUtilService.formatDate2(ctrl.property.updated_at) }}

Unit Type % Project Quantity Low $ psf High $ psf Average $ psf
No data available.
{{ stat.name }} {{ ctrl.SSAppService.getFormattedPercentageValue(100 * stat.total_units / ctrl.SSAppService.getTotalUnits(ctrl.property)) }} {{ ctrl.SSAppService.getFormattedValue(stat.units_available) }} / {{ ctrl.SSAppService.getFormattedValue(stat.total_units) }} {{ ctrl.SSAppService.getFormattedAmountWithDecimal(stat.min_psf) }} {{ ctrl.SSAppService.getFormattedAmountWithDecimal(stat.max_psf) }} {{ ctrl.SSAppService.getFormattedAmountWithDecimal(stat.average_psf) }}

Archive Project

If the project is no longer required it can be archived. An archived project cannot be published. To unarchive the project, you may toggle it back to draft.